Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix: add support for executing unit tests for vue projects #839

Merged
merged 3 commits into from
Mar 21, 2019

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Mar 21, 2019

As the nativescript-unit-test-runner is a .js application, we need to add the required loaders so the runner can be bundled correctly.

PR Checklist

What is the current behavior?

tns test android --bundle throws an exception for vue project

What is the new behavior?

tns test android --bundle works for vue project

Fixes/Implements/Closes #[Issue Number].

Rel to: NativeScript/nativescript-cli#4392

@cla-bot cla-bot bot added the cla: yes label Mar 21, 2019
@ghost ghost assigned Fatme Mar 21, 2019
@ghost ghost added review and removed cla: yes labels Mar 21, 2019
@cla-bot cla-bot bot added the cla: yes label Mar 21, 2019
@Fatme Fatme merged commit d6f6672 into master Mar 21, 2019
@Fatme Fatme deleted the fatme/unit-testing-vue branch March 21, 2019 22:38
@ghost ghost removed the review label Mar 21, 2019
Fatme pushed a commit that referenced this pull request May 7, 2019
* release: cut the 0.21.1 release (#869)

* fix: add support for executing unit tests for vue projects (#839) (#870)

* release: cut the 0.21.2 release (#871)

* fix: ignore the Webpack runtime chunks when sending HMR updates

* chore: apply PR suggestions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants